home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000246_amos-request@svcs1.digex.net_Mon Sep 22 18:58:24 1997.msg < prev    next >
Text File  |  1997-10-01  |  3KB  |  64 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail4.access.digex.net (8.8.5/8.8.5) with ESMTP id SAA09322
  3.     for <mcox@access.digex.net>; Mon, 22 Sep 1997 18:58:23 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id MAA14028
  6.     for amos-out; Mon, 22 Sep 1997 12:50:51 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id MAA14025
  9.     for <amos-list@svcs1.digex.net>; Mon, 22 Sep 1997 12:50:50 -0400 (EDT)
  10. Received: from punt-2.mail.demon.net (punt-2d.mail.demon.net [194.217.242.9])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with SMTP id LAA18280
  12.     for <amos-list@access.digex.net>; Mon, 22 Sep 1997 11:21:41 -0400 (EDT)
  13. Received: from mirex.demon.co.uk ([158.152.68.125]) by punt-2.mail.demon.net
  14.            id ab0624056; 22 Sep 97 16:07 BST
  15. Received: by mirex.demon.co.uk (V1.16/Amiga)
  16.     id AA001q2; Mon, 22 Sep 97 16:07:07 GMT
  17. Date: Mon, 22 Sep 97 16:07:07 GMT
  18. Message-Id: <9709221607.AA001q1@mirex.demon.co.uk>
  19. Message-Id: <251a58a9.u10t12e.84954-Braneloc@mirex.demon.co.uk>
  20. In-Reply-To: <yam7204.1166.3780944@mail.redrose.net>
  21.          (from Mush <mushypd@redrose.net>)
  22.          (at Mon, 22 Sep 1997 08:19:23 +0500)
  23. Organization: Mirex Software
  24. Reply-To: Braneloc@mirex.demon.co.uk
  25. Website: http://www.mirex.demon.co.uk
  26. MIME-Version: 1.0
  27. Content-Type: text/plain
  28. From: Keith Hill <Braneloc@mirex.demon.co.uk>
  29. To: amos-list@access.digex.net
  30. Subject: Re: More compiler bugs
  31. Content-Transfer-Encoding: 8bit
  32. X-MIME-Autoconverted: from quoted-printable to 8bit by svcs1.digex.net id MAA14026
  33. Status: O
  34. X-Status: 
  35.  
  36. To the one known as Mush,
  37.  
  38. > The man most directly responsible for this twaddle was Lee., who did thus
  39. > comment on More compiler bugs on the night of 22-Sep-97:
  40. > -> The compiler is riddled with bugs.
  41. > -> One I found was the VAL command.
  42. > -> Works OK from the editor but in some cases when compiled doesnt.
  43. > -> Any more?
  44. > Sheesh, well where could we start eh?
  45. > The DATA error also happened to me a few times, which was apain in the arse as
  46. > I
  47. > was trying to compile one of my 3D demo's with lots of various shapes etc. and
  48. > it didnt want ny of it. How would I load and save an array directly to disk
  49. > BTW
  50. > and know it will work correctly when loaded back in? At the moment, im reading
  51. > a
  52. > 700 line file, 1 line at a time and putting it in the array that way.
  53. > Other compiler bugs, hmm, the compiling with icons on an A1200 is a popular
  54. > one,
  55.  
  56. Never spotted that one, never got me.  Then again, my normal machine is CD32.
  57. I guess it'll get me soon though..
  58.  
  59. > as is the odd sized AMOS banks. Plus, I think everyone knows that the Squash
  60. > function from within the compiler is a major bug in itself, in the pro version
  61. > anyhow.
  62.  
  63. Those two did.